CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - lpc matlab

搜索资源列表

  1. Chapter_6

    0下载:
  2. LPC sample code 6 matlab
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-12-01
    • 文件大小:31548
    • 提供者:riasat2274
  1. speech_voice

    0下载:
  2. 用matlab实现语音合成,并修改基频、lpc、lsp参数,使合成质量有所提高-Using matlab speech synthesis, and modify the baseband, lpc, lsp parameters, the quality has improved synthesis
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1240
    • 提供者:莫芊韵
  1. voicebox

    0下载:
  2. 语音分析合成Matlab工具箱,用于语音编码,语音解码,语音DSP数字化处理,LPC,MELP,PCM,CEP-VOICEBOX is a MATLAB toolbox for speech processing. Speech synthesis analysis Matlab Toolbox for speech coding, speech decoding, digital voice processing DSP, LPC, MELP, PCM, CEP ...
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-04
    • 文件大小:601993
    • 提供者:lcd
  1. tttttttttlpc.m

    0下载:
  2. 利用matlab的lpc function 實做出將input source音檔算出其coefficent and gain並由上述資料可以重新合成還原音訊-The lpc function using matlab real audio file to make the input source is calculated by its coefficent and gain reduction above information can be re-synthesized audio
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1063
    • 提供者:hsujia
  1. sift_pitch

    1下载:
  2. This MATLAB exercise designs and implements a pitch period detector based on detecting and tracking peaks in the autocorrelation of the LPC error signal during regions of voiced speech. The pitch detection procedure is called the SIFT (Simple Inverse
  3. 所属分类:matlab

    • 发布日期:2017-02-15
    • 文件大小:1265664
    • 提供者:Hashem
  1. yuyin

    0下载:
  2. 基于MATLAB的语音信号线性预测分析即LPC 包括线性预测系数 语音合成等-About LPC
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:23205
    • 提供者:jj
  1. 9MATLABCHULIXIN

    1下载:
  2. 第9章共振峰的估算方法259 9.1预加重和端点检测259 9.1.1预加重259 9.1.2端点检测260 9.2倒谱法对共振峰的估算260 9.2.1倒谱法共振峰估算的原理260 9.2.2倒谱法共振峰估算的MATLAB程序261 9.3LPC法对共振峰的估算262 9.3.1LPC法共振峰估算的原理262 9.3.2LPC内插法共振峰的估算263 9.3.3LPC求根法共振峰的估算266 9.4连续语音LPC法共振峰的检测268 9.4.1简
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:10535
    • 提供者:孟稳
  1. fantas

    0下载:
  2. MATLAB小程序,寻找共振峰用LPC分析,把男声变女声-matlab program change voice
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2473
    • 提供者:willoe
  1. matlab_LPC

    0下载:
  2. 本程序是用matlab编写的LPC算法,用于语音基频信号检测中。具体包括利用自相关法计算LPC系数。-This program is prepared using matlab LPC algorithm for speech baseband signal detection. Specifically including the use of LPC coefficients calculated autocorrelation method.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:29468
    • 提供者:吴青青
  1. y

    0下载:
  2. matlab声学特性处理;绘制元音立体图;计算LPC谱;提取共振峰。-matlab acoustic characteristics of treatment draw vowel perspective view calculated LPC spectrum extract formant.
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:17690
    • 提供者:胡亚铭
  1. SpeechRecAndSyn07

    0下载:
  2. 一个带用户界面的matlab语音合成和识别的程序,MainGuide01.fig通过提取MFCC,用dtw来计算实时录音和模板之间的最小距离,给出识别结果,并且给出波形图,频谱图,语谱图。MainGuide02.fig是语音合成程序,通过load一个wav文件用LPC,残差和pitch两种方式进行合成,并且能实时听合成语音的效果。-This is an simple user interface program including speech recoginition and speech s
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-17
    • 文件大小:365427
    • 提供者:袁斌
  1. main2

    0下载:
  2. 使用Matlab,采用LPC线性预测编码对wav语音文件进行压缩编码-Using Matlab, using linear predictive coding LPC voice wav file compression
  3. 所属分类:Voice Compress

    • 发布日期:2017-03-30
    • 文件大小:913
    • 提供者:qi xiong
  1. voicebox

    0下载:
  2. 语音处理工具包,包括matlab语音输入输出,谱分析,LPC分析,语音增强等-Voice processing toolkit, including matlab voice input and output, spectral analysis, LPC analysis, speech enhancement, etc.
  3. 所属分类:Audio program

    • 发布日期:2017-05-02
    • 文件大小:717289
    • 提供者:seavid
  1. lpc_vocoder_rev2

    0下载:
  2. 这个MATLAB构建一个锻炼LPC声码器,即,执行LPC分析和合成语音文件,导致合成语音近似原始的演讲。LPC分析使用一个标准的自相关分析来确定LPC系数的设置,一帧一帧的基础上,以及框架获得。一个独立的分析方法(cepstral螺距内检测器)把每一帧的言论是要么表示演讲(时间由cepstral峰值的位置在指定范围的音调时期)或无声的言论(模拟随机噪声帧)0帧基音周期的样本。独立的分析提供了一个两国并存的激发函数LPC合成处理的一部分,包括一系列的脉冲(表示帧期间)和/或噪声序列(在无声的帧)。
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2496251
    • 提供者:wujin
  1. sy2

    0下载:
  2. (1) 分别采集一段浊音和清音语音信号(是你自己说的),采样率为8KHZ,量化精度为16比特线性码; (2) 分析帧长取为30ms(或10ms~50ms); (3) 根据语音信号倒谱分析和LPC谱分析的编程流程图(图2.1、图2.2)编制浊音语音信号谱分析的matlab程序,上机调试给出相应波形,并根据图形,观察共振峰情况; (4) 将语音信号换为清音语音,运行程序,与浊音语音的运行结果进行比较,并得出结论。 (5) 在LPC谱分析中,改变阶数p (p分别等于4、8、12、40)
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-26
    • 文件大小:41802
    • 提供者:刘杨
  1. Linear-Predictive-Coder-master

    0下载:
  2. Linear-Predictive-Coder MATLAB Implementation of LPC algorithm for speech signal # Why LPC? In communication systems it is often necessary to transmit audio(speech) signal in compressed or encoded form because of bandwidth limitation of the
  3. 所属分类:Audio program

    • 发布日期:2017-04-13
    • 文件大小:2173
    • 提供者:japaoli
  1. simplelpcgui

    0下载:
  2. Linear-Predictive-Coder MATLAB Implementation of LPC algorithm for speech signal
  3. 所属分类:Audio program

    • 发布日期:2017-04-29
    • 文件大小:43311
    • 提供者:japaoli
  1. Vocoder_NARA_Project

    0下载:
  2. This a project of LPC vocoder in matlab. El objetivo de este proyecto es implementar una codificació n de la señ al de voz medi ante un vocoder LPC y realizar ademá s el proceso inverso, recuperando la señ al sinte tizada.
  3. 所属分类:Audio program

    • 发布日期:2017-04-24
    • 文件大小:49478
    • 提供者:japaoli
  1. Tugas_LPC_Bima

    0下载:
  2. LPC ENCODER WITH MATLAB
  3. 所属分类:Communication

    • 发布日期:2017-04-28
    • 文件大小:45505
    • 提供者:INDAH
  1. Formant-Frequencies-Estimation

    0下载:
  2. 利用倒谱和线性预测编码的方法准确估计共振峰频率。-Discusses the accurate measurement of formant frequencies using Cesptral and LPC method. Each algorithm was implemented with Matlab and was applied in the aim to uate the precision of both designed techniques.
  3. 所属分类:Communication

    • 发布日期:2017-04-29
    • 文件大小:176992
    • 提供者:Allen
« 1 2 ... 4 5 6 7 8 910 »
搜珍网 www.dssz.com